Package | example.fhir.uv.mycontentig |
Type | ActivityDefinition |
Id | Id |
FHIR Version | R4 |
Source | http://somewhere.org/fhir/uv/mycontentig/https://build.fhir.org/ig/cqframework/sample-content-ig/ActivityDefinition-DailyAppleActivity.html |
Url | http://fhir.org/guides/cqf/cpg/example/ActivityDefinition/DailyAppleActivity |
Version | 0.4.8-cibuild |
Status | active |
Date | 2025-06-13T18:19:19+00:00 |
Name | DailyAppleActivity |
Title | Daily Apple Activity |
Experimental | True |
Realm | uv |
Authority | hl7 |
Description | Activity to provide an apple daily |
Kind | MedicationRequest |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Metadata | |
---|---|
Title | Daily Apple Activity |
Version | 0.4.8-cibuild |
Experimental | true |
Jurisdiction | Global (Whole world) |
Steward (Publisher) | HL7 International - [Some] Work Group |
Description | Activity to provide an apple daily |
Resource Kind | MedicationRequest |
Resource Profile | CPGMedicationRequest |
Intent | Proposal |
Priority | Routine |
Product | Apple |
Dosage | No display for Dosage |
Generated using version 0.4.8-cibuild of the sample-content-ig Liquid templates |
{
"resourceType" : "ActivityDefinition",
"id" : "DailyAppleActivity",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <table class=\"narrative-table\">\n <tbody>\n<tr>\n\n\n<th colspan=\"2\" scope=\"row\" class=\"row-header\">Metadata</th>\n\n\n</tr>\n\n<tr>\n\n\n<th scope=\"row\" class=\"row-header\">Title</th>\n\n\n<td class=\"content-container\">Daily Apple Activity</td>\n</tr>\n\n\n\n<tr>\n\n\n<th scope=\"row\" class=\"row-header\">Version</th>\n\n\n<td class=\"content-container\">0.4.8-cibuild</td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n\n\n<th scope=\"row\" class=\"row-header\">Experimental</th>\n\n\n<td class=\"content-container\">true</td>\n</tr>\n\n\n\n\n\n<tr>\n\n\n<th scope=\"row\" class=\"row-header\">Jurisdiction</th>\n\n\n<td class=\"content-container\"><span title=\"Codes:{http://unstats.un.org/unsd/methods/m49/m49.htm 001}\">Global (Whole world)</span></td>\n</tr>\n\n\n\n\n\n\n\n\n<tr>\n\n\n<th scope=\"row\" class=\"row-header\">Steward (Publisher)</th>\n\n\n<td class=\"content-container\">HL7 International - [Some] Work Group</td>\n</tr>\n\n\n\n\n\n\n\n\n\n<tr>\n\n\n<th scope=\"row\" class=\"row-header\">Description</th>\n\n\n<td class=\"content-container\"><div><p>Activity to provide an apple daily</p>\n</div></td>\n</tr>\n\n\n\n\n\n\n\n\n\n<tr>\n\n\n<th scope=\"row\" class=\"row-header\">Resource Kind</th>\n\n\n<td class=\"content-container\">MedicationRequest</td>\n</tr>\n\n\n<tr>\n\n\n<th scope=\"row\" class=\"row-header\">Resource Profile</th>\n\n\n<td class=\"content-container\"><a href=\"http://hl7.org/fhir/uv/cpg/STU1/StructureDefinition-cpg-medicationrequest.html\">CPGMedicationRequest</a></td>\n</tr>\n\n\n\n<tr>\n\n\n<th scope=\"row\" class=\"row-header\">Intent</th>\n\n\n<td class=\"content-container\">Proposal</td>\n</tr>\n\n\n<tr>\n\n\n<th scope=\"row\" class=\"row-header\">Priority</th>\n\n\n<td class=\"content-container\">Routine</td>\n</tr>\n\n\n\n<tr>\n\n\n<th scope=\"row\" class=\"row-header\">Product</th>\n\n\n<td class=\"content-container\"><span title=\"Codes:{http://snomed.info/sct 735215001}\">Apple</span></td>\n</tr>\n\n\n\n<tr>\n\n\n<th scope=\"row\" class=\"row-header\">Dosage</th>\n\n\n<td class=\"content-container\">No display for Dosage </td>\n</tr>\n\n\n\n\n\n\n\n<tr>\n <th colspan=\"2\" scope=\"row\" class=\"row-header\">Generated using version 0.4.8-cibuild of the sample-content-ig Liquid templates</th>\n</tr>\n\n </tbody>\n </table>\n</div>"
},
"url" : "http://fhir.org/guides/cqf/cpg/example/ActivityDefinition/DailyAppleActivity",
"version" : "0.4.8-cibuild",
"name" : "DailyAppleActivity",
"title" : "Daily Apple Activity",
"status" : "active",
"experimental" : true,
"date" : "2025-06-13T18:19:19+00:00",
"publisher" : "HL7 International - [Some] Work Group",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://hl7.org/Special/committees/[something]"
}
]
}
],
"description" : "Activity to provide an apple daily",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"kind" : "MedicationRequest",
"profile" : "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-medicationrequest",
"intent" : "proposal",
"priority" : "routine",
"productCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "735215001",
"display" : "Apple (substance)"
}
],
"text" : "Apple"
},
"dosage" : [
{
"timing" : {
"repeat" : {
"frequency" : 1,
"period" : 1,
"periodUnit" : "d"
}
},
"doseAndRate" : [
{
"doseQuantity" : {
"value" : 1,
"unit" : "apple",
"system" : "http://unitsofmeasure.org",
"code" : "{apple}"
},
"rateQuantity" : {
"value" : 1
}
}
]
}
]
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.